getBackgroundTintList
@Nullable
Return the tint applied to the background drawable, if specified.
Only returns meaningful info when running on API v21 or newer, or if view
implements the TintableBackgroundView
interface.